-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for a connection string #140
Conversation
Hi @jeremydaly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,
let's add a test to validate this though
@naorpeled tests are added :) |
Awesome, will talk to Jeremy and aim to merge this sometime throughout the weekend |
@naorpeled any news on this? |
Hey, Will message Jeremy now 🙏 |
Hey @sromic, |
@naorpeled Much appreciated! |
Adding support for a connection string option.
Related to the issue: #115